![]() |
MSNKilla forces MSN Messenger to close even if it it opened by outlook express or another program.
All the functionality is in MSNKilla.dll. This DLL is free to use.
The download also includes an example of how to use the DLL in Delphi and C / C++.
System requirements:
Microsoft Windows 95 or higher.
Winzip or another zip deflator to unpack MSNKilla.zip
How to install:
Downloads:
Filename | Version | Size |
---|---|---|
MSNKilla20.zip | 2.00 | 113.948 b |
MSNKilla.zip | 1.00 | 245.919 b |
MSNKilla.dll
MSNKilla.dll exports only one function: killmsn
Pascal syntax:
function killmsn: Boolean; stdcall; external 'MSNKilla.dll';
C syntax:
_declspec(dllimport) __stdcall BOOL killmsn();
Basic syntax:
Private Declare Function killmsn Lib "MSNKilla.dll" () As Boolean
Test environments:
MSNKilla is tested on:
History: